LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

RasterCollection<T> Class Members

Properties  Methods  Events


The following tables list the members exposed by RasterCollection<T>.

Public Constructors
 NameDescription
Public ConstructorRasterCollection<T> ConstructorCreates a new instance of RasterCollection<T> with default settings. .NET support Silverlight support  
Top
Public Properties
 NameDescription
Public PropertyCountGets the number of items in the collection. .NET support Silverlight support  
Public PropertyIsReadOnlySpecifies whether or not the collection is Read Only. .NET support Silverlight support  
Public PropertyItemGets and sets the item at the specified index from within the collection. .NET support  
Top
Public Methods
 NameDescription
Public MethodAddAdds the specified item to the end of the collection. .NET support  
Public MethodAddRangeAdds the elements of an System.Collections.ICollection to the end of the collection. .NET support  
Public MethodBringToFrontBrings the specified item forward in the collection. .NET support  
Public MethodClearRemoves all items from the collection. .NET support Silverlight support  
Public MethodContainsDetermines whether or not the specified item is contained in the collection. .NET support  
Public MethodCopyToCopies all the elements of the collection to the specified one-dimensional array starting at the specified destination array index. .NET support  
Public MethodDisableEventsCalled to disable raising the ItemAdded and ItemRemoved events. .NET support Silverlight support  
Public MethodEnableEventsCalled to enable raising the ItemAdded and ItemRemoved events. .NET support Silverlight support  
Public MethodGetEnumeratorReturns a generic enumerator that can iterate through the RasterCollection<T>. .NET support Silverlight support  
Public MethodIndexOfReturns the index of the specified item if it is found in the collection. .NET support  
Public MethodInsertInserts the specified item at the specified index. .NET support  
Public MethodRemoveRemoves the specified item. .NET support  
Public MethodRemoveAtRemoves the item from the specified index. .NET support Silverlight support  
Public MethodSendToBackSends the specified item back in the collection. .NET support  
Top
Protected Methods
 NameDescription
Protected MethodOnItemAddedRaises the ItemAdded event. .NET support  
Protected MethodOnItemRemovedRaises the ItemRemoved event. .NET support  
Top
Public Events
 NameDescription
Public EventItemAddedOccurs when an item is added to the collection. .NET support Silverlight support  
Public EventItemRemovedOccurs when an item is removed from the collection. .NET support Silverlight support  
Top
See Also

Reference

RasterCollection<T> Class
Leadtools Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.